| BusinessProcessJobQueue |
| EntityType | Independent |
| Logical Entity Name | BusinessProcessJobQueue |
| Default Table Name | syInQueue |
| Logical Only | NO |
| Definition | |
| Note |
| BusinessProcessJobQueue Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
TrackingNumberGuid |
UNIQUEID | NO | ||
| ScheduledDate | DATETIME | NO | ||
| MachineName | VARCHAR(255) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| BusinessProcessJobQueue Keys |
| Key Name | Key Type | Keys |
| SyInQueue_TrackingNbr_SyInQueueId_ScheduledDate_U_N_IDX | Alternate Key | ScheduledDate, Id, TrackingNumberGuid, MachineName, LastModifiedUserId, CreatedDateTime |
| SyInQueue_TrackingNbr_U_N_IDX | Unique Constraint | TrackingNumberGuid |
| syInQueue_syInQueueID_U_C_IDX | PrimaryKey | Id |
| BusinessProcessJobQueue Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| BusinessProcessJobQueueMessage | Non-Identifying | One To Zero or More | TrackingNumberGuid | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| BusinessProcessJobQueue Check Constraints |
| Check Constraint Name | CheckConstraint |